Home
Lecture Notes
Week 1: History and Scope of Statistics
Week 2: R Intro and Basic Statistics
Week 3: Testing Mean Differences and Associations
Week 4: TBL: Correlation and Linear Regression
Week 5: TBL: Classification and Logistic Regression
Week 6: Survival Analysis and Beyond
Additional Resources
Week 2: R Intro and Basic Statistics
Last Updated: June 17, 2021
Weekly Objectives
Install R and R Studio
Install R packages
Load and save data using Excel
Using and writing R functions
Calculate summary statistics
Generate random numbers and set random seed
Lecture Note
R Examples